/*
  primary-color:    #085080
*/

.title-color-dark, .title-color-dark *{
    color: #FFFFFF !important;
}

.title-color-light, .title-color-light * {
    color: #1A2361 !important;
}

.text-color-dark, .text-color-dark *{
    color: #FFFFFF !important;
}

.text-color-light, .text-color-light *{
    color: #1A2361 !important;
}

.background-color-dark {
    background-color: #1A2361 !important;
}

.background-color-light {
    background-color: #FFFFFF !important;
}

.button-color-dark {
    background-color: #FFFFFF !important;
    color: #1A2361 !important;
}

.button-color-light {
    background-color: #1A2361 !important;
    color: #FFFFFF !important;
}

.button-color-light:hover {
    background-color: #1A2361 !important;
}

.button-color-dark:hover {
    background-color: #EEEEEE !important;
}

.custom-slider-indecators-light li {
    border: 1px solid #1A2361 !important;
}

.custom-slider-indecators-ligth li.active {
    background-color: #1A2361 !important;
}

.custom-slider-indecators-dark li {
    border: 1px solid #FFFFFF !important;
    background-color: #1A2361 !important;
}

.custom-slider-indecators-dark li.active {
    border: 1px solid #FFFFFF !important;
    background-color: #FFFFFF !important;
}

.card-shadow-light {
    box-shadow: 0px 5px 5px lightgray;
}

.card-shadow-dark {
    box-shadow: 0px 5px 5px #4490C4;
}

.horizontal-line-light {
    color:#3c3c3c !important;
    background-color:#3c3c3c !important;
}

.horizontal-line-dark {
    color:#FFFFFF !important;
    background-color:#FFFFFF !important;
}

html{
    font-size: 0.7rem;
    letter-spacing: 0.03rem;
}

html, body {
    margin: 0;
    height: 100%;
    width: 100%;
}

body {
    word-break: break-word;
    overflow-wrap: break-word;
}

@media (min-width: 576px) {
    html{
        font-size: 1rem !important;
    }
}

@media (max-width: 768px) {
    .small {
        font-size: 110% !important;
    }
}

a, a:hover {
    text-decoration: none;
}

.custom-border-bottom {
    border-bottom: 1px solid #1A2361;
}

.btn-grey {
    color: #fff;
    background-color: #b3b2b4;
    border-color: #b3b2b4;
}

.btn-grey:hover {
    color: #fff;
    background-color: #777678;
    border-color: #777678;
}

.btn-disabled {
    pointer-events: none;
}

.btn-dark {
    background-color: #197a7f;
}

.bg-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.custom-bg-light {
    background-color: #f6f5f7;
}

.custom-bg-dark {
    background-color: #96a8b4;
}

/* H Elements */

h1 {
    font-size: 3.1rem;
    color: #1A2361;
    font-weight: 500;
}

h2 {
    font-size: 2rem;
    color: #1A2361;
    font-weight: 500;
}

h3 {
    font-size: 1.4rem;
    color: #1A2361;
    font-weight: 500;
}

h4 {
    font-size: 1.1rem;
    color: #1A2361;
    font-weight: 500;
}

/* H Classes */

.h1 {
    font-size: 3.1rem;
    color: #1A2361;
    font-weight: 500;
}

.h2 {
    font-size: 2rem;
    color: #1A2361;
    font-weight: 500;
}

.h3 {
    font-size: 1.4rem;
    color: #1A2361;
    font-weight: 500;
}

.h4 {
    font-size: 1.1rem;
    color: #1A2361;
    font-weight: 500;
}

.textblock p {
    white-space: pre-wrap;
}

@media (max-width: 576px) {
    h2 {
        font-size: 26px !important;
    }
}

@media (max-width: 576px) {
    .h2 {
        font-size: 26px !important;
    }
}

@media (max-width: 576px) {
    h3 {
        font-size: 20px !important;
    }
}

@media (max-width: 576px) {
    .h3 {
        font-size: 20px !important;
    }
}

@media (max-width: 576px) {
    h4 {
        font-size: 22px !important;
    }
}

@media (max-width: 576px) {
    .h4 {
        font-size: 22px !important;
    }
}

@media (max-width: 576px) {
    .h5 {
        font-size: 20px !important;
    }
}

@media (max-width: 576px) {
    .textblock p{
        font-size: 20px !important;
        line-height: 150%;
    }
}

@media (max-width: 576px) {
    .li {
        font-size: 18px !important;
        line-height: 1.5;
    }
}

@media (max-width: 576px) {
    a {
        font-size: 24px !important;
        line-height: 1.5;
    }
}

@media (max-width: 576px) {
    span {
        font-size: 18px !important;
        line-height: 1.5;
    }
}

@media (max-width: 576px) {
    div {
        font-size: 20px !important;
    }
}

@media (max-width: 576px) {
    .ho-submit {
        font-size: 24px !important;
        line-height: 1.5;
    }
}

@media (max-width: 576px) {
    .ho-help-text{
        font-size: 14px !important;
    }
}

@media (max-width: 576px) {
    .ho-field div {
        font-size: 18px !important;
        line-height: 1.5;
    }
}

@media (max-width: 576px) {
    .ho-input {
        font-size: 24px !important;
        padding: 5px;
        line-height: 1.5;
    }
}

@media (max-width: 576px) {
    .ho-button {
        font-size: 18px !important;
        line-height: 1.5;
    }
}

/* ---------------------------------------------------- */
/* ---------------------- Header / Navbar ------------- */
/* ---------------------------------------------------- */

/* Basic Setup */
nav.navbar {
  padding: 10px 15px !important;
  height: 77px;
  border-bottom: 1px solid #1A2361;
  background-color: transparent; /* wenn immer weiß: #fff */
  transition: ease 0.3s;
}

/* Body nicht horizontal scrollen lassen */
html, body { overflow-x: hidden; }

/* Offset für sticky Navbar */
.sections-body {
  margin-top: 77px;
  scroll-margin-top: 77px;
  scroll-snap-margin-top: 77px;
}

/* Logo & Layout */
.navbar .logo { height: 50px; }
.navbar-div {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.navbar-div .navbar-brand { margin-right: 1rem; }
.navbar-div > a[href^="mailto:"] {
  display: flex !important;
  align-items: center;
  margin-left: auto;
}

/* Buttons */
.navbar .btn-dark {
  font-size: 1rem;
  padding: 0.6rem 1.5rem;
  border-radius: 0.5rem;
}
@media (max-width: 1399.98px) {
  .navbar .d-xxl-none.btn-dark {
    font-size: 0.5rem;
    padding: 0.4rem 1rem;
    border-radius: 0.5rem;
  }
}

/* Navbar shrink BG */
.navbar-shrink {
  transition: ease-out 0.2s;
  background-color: #fff !important;
}

/* Burger Icon */
.navbar-toggler { padding: .25rem; line-height: 1; }
.css-navbar-icon {
  position: relative;
  display: inline-block;
  height: 1rem; width: 2rem;
  border-top: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
}
.css-navbar-icon::before {
  content: "";
  position: absolute; left: 0; right: 0; top: 50%;
  transform: translateY(-50%);
  border-top: 2px solid currentColor;
  height: 0;
}
.navbar-light .navbar-toggler { color: #1A191A; } /* steuert currentColor */

/* Linkfarben */
.navbar-dark .navbar-nav .nav-link { color: #fff; }
.navbar-light .navbar-nav .nav-link { color: #1A2361; }
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus { color: #1A2361; }

/* ---------------------------------------------------- */
/* Dropdown – Basisstyling                              */
/* ---------------------------------------------------- */

.dropdown-menu {
  font-size: 1rem;
  border-radius: 5px;
  border: none !important;
  box-shadow: none !important;
  top: auto;                   /* Popper/Flow positioniert */
}

.dropdown-item { color: #1A2361; }
.dropdown-item:hover,
.dropdown-item:focus {
  color: #1A2361;
  background-color: #fff;
}

/* Caret-Größe */
.dropdown-toggle:empty::after { font-size: 19px; }
@media (max-width: 576px) {
  .dropdown-toggle:empty::after { font-size: 20px; margin-left: 10px; }
}

/* Toggle-Fläche nur auf sehr kleinen Screens klein halten */
.dropdown-toggle {
  color: #1A2361;
  display: inline-block;
  margin-right: 10px;
  margin-left: 0px;
}
@media (max-width: 576px) {
  .dropdown-toggle { width: 20px; height: 20px; }
}

/* ---------------------------------------------------- */
/* Breakpoint-bezogene Höhen/Offsets                    */
/* ---------------------------------------------------- */
@media (min-width: 576px) {
  nav.navbar { height: 90px; }
  .sections-body { margin-top: 90px; scroll-margin-top: 90px; scroll-snap-margin-top: 90px; }
}
@media (min-width: 768px) {
  nav.navbar { height: 90px; }
  .sections-body { margin-top: 90px; scroll-margin-top: 90px; scroll-snap-margin-top: 90px; }
}
@media (min-width: 992px) {
  nav.navbar { height: 90px; }
  .sections-body { margin-top: 90px; scroll-margin-top: 90px; scroll-snap-margin-top: 90px; }
}

/* ---------------------------------------------------- */
/* < 1400px: Overlay-Navigation (nur wenn .show!)       */
/* ---------------------------------------------------- */

@media (max-width: 1399.98px) {
  /* geschlossen: nichts erzwingen – Bootstrap steuert display:none */
  #navbarNav {
    position: static;
    inset: auto;
    width: auto;
    height: auto;
    border-top: 0;
  }

  /* Dropdowns im Flow offen */
  .navbar-collapse .dropdown-menu {
    display: block !important;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    transform: none !important;
    width: 100%;
    
    padding: 0.5rem 0;
    background: transparent;
    border: none !important;
    box-shadow: none !important;
  }
  .navbar-collapse .dropdown-item { padding-left: 1rem; }
  .navbar-collapse .dropdown-toggle::after { display: none !important; }
}

@media (max-width: 1399.98px) {
  #navbarNav.show {
    position: fixed;
    inset: var(--nav-top, 77px) 0 0 0;
    width: 100%;
    max-height: calc(100dvh - var(--nav-top, 77px));
    background: #fff;
    overflow-y: auto;
    z-index: 1040;
    border-top: 1px solid rgba(0,0,0,0.08);
    padding: 0;
  }
}

  /* Navbar-Höhe-Offsets greifen NUR im offenen Zustand */
  @media (min-width: 576px) {
    #navbarNav.show { inset: 90px 0 0 0; }
  }
  @media (min-width: 768px) {
    #navbarNav.show { inset: 90px 0 0 0; }
  }



/* ---------------------------------------------------- */
/* 992–1399px: halbes Overlay rechts (nur wenn .show!)  */
/* ---------------------------------------------------- */
@media (min-width: 992px) and (max-width: 1399.98px) {
  #navbarNav.show {
    left: auto;
    width: 50vw;
    inset: 90px 0 0 auto;
    padding: 2rem;
  }
  .navbar-div {
    display: block;
    justify-content: unset;
    align-items: unset;
    text-align: center;
  }

}



/* ---------------------------------------------------- */
/* ≥ 1400px: Desktop-Menü inline                        */
/* ---------------------------------------------------- */

@media (min-width: 1400px) {
  /* Bootstrap 5: navbar-expand-xxl sorgt bereits fürs Ent-Collapse.
     Wir resetten unsere Overlay-Styles: */
  #navbarNav {
    position: static !important;
    inset: auto !important;
    width: auto !important;
    height: auto !important;
    background: transparent !important;
    overflow: visible !important;
    border-top: none !important;
    padding: 0 !important;
    right: auto !important;
    box-shadow: none !important;
  }

  /* Toggler am Desktop ausblenden (optional) */
  .navbar .navbar-toggler { display: none !important; }

  /* Navbar über Content */
  nav.navbar.fixed-top { z-index: 1060; }

  /* UL rechts ausrichten (optional) */
  .main-navbar-nav { display: flex; justify-content: flex-end; }
  .lang-nav-item { margin-left: 20px; }
  .profile-nav-item { margin-left: 40px; }

  /* Dropdowns: Standard zu; .show öffnet (Popper positioniert) */
  .navbar-collapse .dropdown-menu {
    display: none !important;
    position: absolute !important;
    z-index: 1070; /* über der Navbar-Fläche */
    background: #fff;
    border: none !important;
    box-shadow: none !important;
    top: auto !important;
    left: auto !important;
    transform: none !important;
    padding-left: 0;
    float: none;
    width: auto; /* Popper bestimmt */
    margin: 0;
  }
  .navbar-collapse .dropdown-menu.show {
    display: block !important;
  }

  /* Desktop: normale Toggle-Fläche */
  .navbar .dropdown-toggle {
    width: auto !important;
    height: auto !important;
  }
}




/* ---------------------------------------------------- */
/* ---------------------- Footer ---------------------- */
/* ---------------------------------------------------- */

footer {
    background-color: #f9f9f9;
}

/* ---------------------------------------------------- */
/* -------------------- C010Banner -------------------- */
/* ---------------------------------------------------- */
.banner-content {
    min-height: 280px;
}

@media(min-width: 576px) {
    .banner-content {
        /* min-height: 350px; */
    }
}

/* ---------------------------------------------------- */
/* -------------------- C011Banner -------------------- */
/* ---------------------------------------------------- */
.small-banner-container {
    position: relative;
    max-width: 100%;
    padding: 0;
}

.small-banner-image {
    display: block;
    width: 100%;
}

.small-banner-body {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

.small-banner-body-left {
    text-align: left;
    left: 10px;
}

.small-banner-body-right {
    text-align: right;
    right: 10px;
}

.small-banner-body-middle {
    text-align: center;
    left: 50%;
    transform: translate(-50%, -50%);
}


@media(min-width: 576px) {
    .small-banner-container {
        max-width: 576px;
    }

    .small-banner-body-left {
        left: 28px;
    }

    .small-banner-body-right {
        right: 28px;
    }
}

@media(min-width: 768px) {
    .small-banner-container {
        max-width: 768px;
    }

    .small-banner-body-left {
        left: 34px;
    }

    .small-banner-body-right {
        right: 34px;
    }
}

@media(min-width: 992px) {
    .small-banner-container {
        max-width: 992px;
    }

    .small-banner-body-left {
        left: 25px;
    }

    .small-banner-body-right {
        right: 25px;
    }
}

@media(min-width: 1200px) {
    .small-banner-container {
        max-width: 1200px;
    }
    .small-banner-body-left {
        left: 30px;
    }

    .small-banner-body-right {
        right: 30px;
    }
}

@media(min-width: 1400px) {
    .small-banner-container {
        max-width: 1400px;
    }

    .small-banner-body-left {
        left: 50px;
    }

    .small-banner-body-right {
        right: 50px;
    }
}

/* ---------------------------------------------------- */
/* ---------------- C020HorizontalLine ---------------- */
/* ---------------------------------------------------- */

.horizontal-line {
    height:1px;
    border-width:0;
    color:#3c3c3c;
    background-color:#3c3c3c;
}

/* ---------------------------------------------------- */
/* ------------------ C211ArticleIcon ----------------- */
/* ---------------------------------------------------- */
.article-icon-icon {
    width: 70px;
    float: left;
    margin-top: 7px;
}

.article-icon-body {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-left: 10px;
}

/* ---------------------------------------------------- */
/* ---------------- C212ArticlePicture ---------------- */
/* ---------------------------------------------------- */
.article-picture-column {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.article-picture-image {
    width: 140px;
    float: left;
    margin-top: 4px;
}

.article-picture-body {
    margin-left: 150px;
}

.article-picture-button {
    margin-top: 1.8777rem;
    margin-left: 150px;
    margin-right: auto;
}

/* ---------------------------------------------------- */
/* ---------------- C220PictureLinkIcon --------------- */
/* ---------------------------------------------------- */
.picture-link-icon-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.picture-link-icon-body {}

.picture-link-icon-anchor {
    display: block;
    position: relative;
}

.picture-link-icon-image {
    display: block;
    width: 100%;
}

.picture-link-icon-iconbody {
    display: flex;
    position: absolute;
    top: calc(calc(100% - 70px)/2);
    left: calc(calc(100% - 70px)/2);
    background-color: #1A2361;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    text-align: center;
}

.picture-link-icon-icon {
    font-size: 35px;
    color: #ffffff;
    margin: auto;
}

.picture-link-icon-icon.fa-play {
    margin: auto 16px auto 23px;
}

/* ---------------------------------------------------- */
/* ------------------ C420TeamDetails ----------------- */
/* ---------------------------------------------------- */
.team-details-socialmedia {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.team-details-socialmedia a, .team-details-socialmedia img{
    display: block;
}

.web-link, .mail-link, .facebook-link, .twitter-link, .google-plus-link, .instagram-link, .linked-in-link, .xing-link, .youtube-link, .pinterest-link {
    width: 40px;
    height: 40px;
    display: block;
    position: relative;
    line-height: 40px;
    border-radius: 50%;
    color: #fff !important;
}

.web-link .fa-globe, .mail-link .fa-envelope, .facebook-link .fa-facebook-f, .twitter-link .fa-twitter, .google-plus-link .fa-google-plus-g, .instagram-link .fa-instagram, .linked-in-link .fa-linkedin-in, .xing-link .fa-xing, .youtube-link .fa-youtube, .pinterest-link .fa-pinterest-p{
    font-size: 1.2rem;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

/*.facebook-link {
    background-color: #3a5998;
}
.facebook-link:hover {
    background-color: #345088;
}

.twitter-link {
    background-color: #1da1f2;
}
.twitter-link:hover {
    background-color: #0d93e6;
}

.google-plus-link {
    background-color: #dd4b39;
}
.google-plus-link:hover {
    background-color: #d53824;
}

.instagram-link {
    background-color: #262626;
}
.instagram-link:hover {
    background-color: #303030;
}

.linked-in-link {
    background-color: #0a66c2;
}
.linked-in-link:hover {
    background-color: #085bae;
}

.xing-link{
    background-color: #006567;
}
.xing-link:hover {
    background-color: #005a5c;
}

.youtube-link {
    background-color: #ff0000;
}
.youtube-link:hover {
    background-color: #e50000;
}

.pinterest-link {
    background-color: #e60023;
}
.pinterest-link:hover {
    background-color: #cf001f;
}

.mail-link {
    background-color: #6ac1d9;
}
.mail-link:hover {
    background-color: #5ba7bd;
}

.web-link {
    background-color: #c7c7c7;
}
.web-link:hover {
    background-color: #a3a3a3;
}

.sig-image {
    max-height: 60px;
}*/

/* ---------------------------------------------------- */
/* -------------------- C510Slider -------------------- */
/* ---------------------------------------------------- */
.custom-slider-body {}

.custom-slider-indecators {
    bottom: -45px;
}

.custom-slider-indecators li {
    width: 12px;
    height: 12px;
    border: 1px solid #1A2361;
    border-radius: 50%;
    opacity: 1;
    transition: unset;
    background-clip: unset;
}

.custom-slider-indecators li.active {
    background-color: #1A2361;
}

.custom-slider-slidesbody {}

.custom-slider-slide {}

.custom-slider-slidecaption {
    left: unset;
    bottom: unset;
    right: unset;
    top: 0;
    padding: 25px;
    width: 100%;
    text-align: left;
}

.custom-slider-previous {}

.custom-slider-previous-icon {
    display: none;
}

.custom-slider-next {}

.custom-slider-next-icon {
    display: none;
}

/* ---------------------------------------------------- */
/* ------------------- C610Accordion ------------------- */
/* ---------------------------------------------------- */

.accordion {

}

.accordion .accordion-item {
    border: 1px solid #a4a4a4 !important;
}

.accordion .accordion-item button {
    color: #3c3c3c;
    text-decoration: none;
}

@media(max-width: 576px){
    .accordion .btn-link{
    font-size: 24px;
    }
}
/* ---------------------------------------------------- */
/* ------------------- F010MyAgenda ------------------- */
/* ---------------------------------------------------- */
.timeline-bullet {
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 3px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    background: #FFF;
}

.timeline-content {
    position: relative;
    margin-left: 35px;
    min-height: 50px;
    margin-bottom: 10px;
}

.timeline-content > a {
    display: table;
}

.timeline-content::after {
    content: "";
    display: table;
    clear: both;
}

.timeline-bullet, .highlighted-plan {
    border-color: #1A2361;
}

.timeline-content .date {
    padding: 0;
    opacity: .7;
    font-weight: 600;
    color: #717171;
}

.timeline-block::after {
    content: "";
    display: table;
    clear: both;
}

.timeline-block {
    position: relative;
    margin: 1em 0;
}

.timeline {
    position: relative;
    padding: 0;
    margin-top: 2em;
    margin-bottom: 0;
}

.timeline::before {
    content: '';
    position: absolute;
    top: 0;
    left: 6px;
    height: 100%;
    width: 3px;
}

.timeline::before {
    background: #1A2361;
}

.nav-center ul.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  justify-content: center;
}

.nav-center {
    text-align: center;
}

.nav-center ul.nav li {
    display: inline-flex;
}
.nav-pills > li {

}
.nav-pills > li > a {
    background-color: #fff;
    color: #606060;
    border: 1px solid #606060;
    padding: 5px 20px;
    font-size: 14px;
    font-weight: 600;
    border-radius: .25rem;
}

.nav-pills > li > a.active {
    background-color: #1A2361;
    color: #fff;
    border-color: #1A2361;
}

@media(min-width: 768px) {
    .timeline-content {
        margin-left: 60px;
    }
}

@media(min-width: 1170px) {
    .timeline::before {
        left: 50%;
        margin-left: -2px;
    }

    .timeline-block {
        margin: 2em 0;
    }

    .timeline-bullet {
        width: 15px;
        height: 15px;
        left: 50%;
        margin-left: -8px;
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden;
    }

    .timeline-content {
        margin-left: 0;
        width: 47.3%;
    }

    .timeline-content::before {
        top: 24px;
        left: 100%;
        border-color: transparent;
        border-left-color: transparent;
        border-left-color: white;
    }

    .timeline .timeline-block:nth-child(2n+1) .timeline-content h3, .timeline .timeline-block:nth-child(2n+1) .timeline-content p {
        text-align: right;
    }

    .timeline .timeline-block:nth-child(2n+1) .timeline-content > a {
        float: right;
    }

    .timeline-content .date {
        position: absolute;
        width: 100%;
        left: 112%;
        top: 0;
        font-size: 14px;
    }

    .timeline-bullet {
        width: 15px;
        height: 15px;
        left: 50%;
        margin-left: -8px;
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden;
    }

    .timeline-block:nth-child(2n) .timeline-content::before {
        top: 24px;
        left: auto;
        right: 100%;
        border-color: transparent;
        border-right-color: transparent;
        border-right-color: white;
    }

    .timeline-block:nth-child(2n) .timeline-content {
        float: right;
    }

    .timeline-block:nth-child(2n) .timeline-content .date {
        left: auto;
        right: 112%;
        text-align: right;
    }
}

.modal-header, .modal-footer {
    border-width: 1px;
}

/* ---------------------------------------------------- */
/* ---------------- F110UpcomingEvents ---------------- */
/* ---------------------------------------------------- */
.event-spacer {
    padding-top: 2px;
    padding-bottom: 2px;
}

.event-bg-grey {
    background-color: #f6f5f7;
}

.event-bg-blue {
    background-color: #96a8b4;
}

.event-details-btn {
    color: #717171;
    border: 1px solid #717171;
    background-color: #fff;
    width: 100%;
    margin-bottom: 10px;
}

.event-details-btn:hover {
    color: #fff;
    background-color: #717171;
}

.event-buttons {
    display: block;
    margin: auto 0;
}

.express-booking-button .ho-field-group {
    padding: 0;
}

.ho-form.express-booking.event-express-booking {
    width: auto;
    margin-left: 0;
    margin-right: auto;
}

.event-details-btn, .express-booking-button .ho-submit, .upcoming-events-modal .close-btn {
  font-size: 1rem !important;
}

@media (max-width: 576px) {
  .event-details-btn, .express-booking-button .ho-submit, .upcoming-events-modal .close-btn {
    font-size: 24px !important;
  }
}

@media(min-width: 992px) {
    .upcoming-events-modal .modal-dialog {
        max-width: 700px;
    }
}

@media(min-width: 1200px) {
    .upcoming-events-modal .modal-dialog {
        max-width: 1000px;
    }
}

.upcoming-events-modal .modal-header {
    position: relative;
    display: block;
}

.upcoming-events-modal .modal-header .modal-title {
    width: 100%;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}

.upcoming-events-modal .modal-header .modal-headline {
    margin-bottom: 0.5rem;
}

.upcoming-events-modal .modal-header .modal-subline {
    margin-bottom: 0.5rem;
    font-weight: 400;
}

.upcoming-events-modal .modal-header .modal-datetime {
    width: 100%;
    text-align: center;
}

.upcoming-events-modal .modal-header .modal-datetime-date {

}

.upcoming-events-modal .modal-header .modal-datetime-time {

}

.upcoming-events-modal .modal-header button.close {
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
}

.upcoming-events-modal .modal-content {
    min-height: 350px;
}

.upcoming-events-modal .modal-footer {
    border: none;
}

.upcoming-events-modal .express-booking-button .ho-submit {
  padding-left: 1.8777rem;
  padding-right: 1.8777rem;
  line-height: 1.35 !important;
}

.modal-content .modal-attachment {
    width: 80%;
    margin-bottom: 1rem;
}


.modal-content .modal-attachment.round-image {
    border-radius: 50%;
}

@media(min-width: 992px) {
    .upcoming-events-modal .modal-header {
        display: flex;
    }

    .upcoming-events-modal .modal-header .modal-title {
        text-align: left;
        flex: 0 0 70%;
        padding-left: 0;
        padding-right: 0;
    }

    .upcoming-events-modal .modal-header .modal-datetime {
        text-align: right;
        flex: 0 0 30%;
        padding-left: 10px;
        padding-right: 25px;
        padding-bottom: 0.5rem;
        align-self: end;
    }

    .upcoming-events-modal .modal-content {
        min-height: 650px;
    }
}


/* ---------------------------------------------------- */
/* --------------- F210UpcomingMeetings --------------- */
/* ---------------------------------------------------- */
.meeting-express-booking button {
    width: 120px;
    margin-top: 0 !important;
}

.meeting-preview-box {
    padding: 15px;
}

.meeting-preview-box > div {
    border: 1px solid #a4a4a4;
    border-radius: 3%;
    height: auto;
}

@media(min-width: 576px) {
    .meeting-preview-box-headlines {
        min-height: 102px;
    }

    .meeting-preview-box > div {
        height: 300px;
    }
}

@media(max-width: 576px) {
    .meeting-preview-box-headlines {
        min-height: 102px;
    }

    .meeting-preview-box > div {
        height: auto;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
    }

    .meeting-preview-box a {
        margin-top: 10px;
    }
}

@media(min-width: 768px) {
    .meeting-preview-box-headlines {
        min-height: 76px;
    }

    .meeting-preview-box > div {
        height: 280px;
    }
}

@media(min-width: 992px) {
    .meeting-preview-box-headlines {
        min-height: 125px;
    }

    .meeting-preview-box > div {
        height: 320px;
    }
}

@media(min-width: 1200px) {
    .meeting-preview-box-headlines {
        min-height: 76px;
    }

    .meeting-preview-box > div {
        height: 280px;
    }
}

.meeting-details-box {
    padding: 0 10px;
    width: 100%;
}

.meeting-details-box > div {
    border: 1px solid #a4a4a4;
    border-radius: 3%;
    height: auto;
    width: auto;
}

img.meeting {
    border: 1px solid #a4a4a4;
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.meeting-description {
    overflow: scroll;
    height: 180px;
}

.meeting-slots {
    overflow: scroll;
    height: 250px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.meeting-row {
    width: 100%;
    height: auto;
}



@media(min-width: 992px) {
    .meeting-details-box {
        padding: 0px;
        width: auto;
    }

    .meeting-details-box > div {
        height: 530px;
        width: 49.2%;
        position: absolute;
        margin: 15px 15px 0px 10px;
    }

    .meeting-row {
        width: 50%;
    }

    .meeting-row.first.special-meeting-row {
        padding-right: 20px;
    }

    .meeting-row.first.special-meeting-row.special-margin {
        padding-right: 0;
    }

    .special-meeting-row.special-margin {
        margin-left: 50%;
    }
}

.meeting-details-box.show {
    display: block !important;
}

.meeting-details-box.hidden {
    display: none !important;
}


.meeting-preview-box.active > div {
    color: #fff;
    background-color: #1A2361;
}

.meeting-preview-box.active .btn {
    color: #3c3c3c;
    background-color: #fff;
    border-color: #3c3c3c;
}

.meeting-preview-box.active .btn:hover {
    color: #fff;
    background-color: #3c3c3c;
    border-color: #3c3c3c;
}

.meeting-already-booked {
    font-size: 0;
}

.meeting-already-booked br {
    display: none;
}

.meeting-already-booked button {
    float: left;
    margin-top: 0 !important;
}

@media(max-width:576px){
    .row {
        margin-left: -5px;
        margin-right: -5px;
    }
}

/* ---------------------------------------------------- */
/* ------------------ F310LivePlayer ------------------ */
/* ---------------- F311LivePlayerChat ---------------- */
/* --------------- F312LivePlayerAgenda --------------- */
/* ------------- F313LivePlayerChatAgenda ------------- */
/* ---------------------------------------------------- */
li.js-event-list-item {
    cursor: pointer;
}

li.js-event-list-item {
    display: none;
}

li.js-event-list-item.booked {
    display: block !important;
}

li.js-event-list-item.booked.odd {
    background: #F5F5F5;
}

li.js-event-list-item.booked.even {
    background: #E6E6E6;
}

li.js-event-list-item.currently-running {
    color: #fff;
    background-color: #000 !important;
}

li.js-event-list-item:hover {
    background-color: #1A2361 !important;
    color: #fff;
}

div#chat-element.guest-chat #chat-body, div#chat-element.mod-chat #chat-body {
    height: 250px;
}

@media(min-width: 768px) {
    ul#event-list {
        max-height: 64.5vh;
        overflow: auto;
    }

    div#chat-element.guest-chat #chat-body {
        height: 300px;
    }

    div#chat-element.mod-chat #chat-body {
        height: 800px;
    }
}

div#chat-element .card {
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    background-color: #fff;
}

div#chat-element .card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}

div#chat-element .col-12, div#chat-element .col-sm-12 {
    padding-left: 0;
    padding-right: 0;
}

.chat-input {
    display: inline-block;
    -webkit-appearance: none;
    background: #fcfcfc;
    padding: 0.46428571em;
    border: 1px solid #bbb;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    width: 70%;
    flex: 0 0 70%;
}

div#chat-element .chat.chat-container .row{
    margin-left: 0;
    margin-right: 0;
}

/* ----------------------------------------------------- */
/* -------------------- C520Clients -------------------- */
/* ----------------------------------------------------- */

.brands-references {
  text-align: center;
  background-color: #333A4B;
}

/* Headline */
.brands-references .headline {
  font-size: 3.2vw;
  line-height: 1;
  font-weight: 600 !important;
  letter-spacing: -0.2vw;
  color: #fff;
}
@media (max-width: 991px) { .brands-references .headline { font-size: 40px; } }
@media (max-width: 767px) { .brands-references .headline { font-size: 36.25px; } }
@media (max-width: 479px) { .brands-references .headline { font-size: 32.5px; } }

/* Logo-Zellen (Default ≥576px) */
.brands-references .cell-holder {
  display: inline-block; /* kein !important nötig */
}

.brands-references .cell-holder .cell {
  display: table;
  background: #fff;
  padding: 15px;
  margin: 15px;
  height: 90px;
  width: 120px;
}

@media (min-width: 480px) {
  .brands-references .cell-holder .cell {
    height: 100px;
    width: 200px;
  }
}

.brands-references .cell-holder .cell .vertical {
  display: table-cell;
  vertical-align: middle;
}

.brands-references .cell-holder .cell .vertical div { text-align: center; }

.brands-references .cell-holder .cell .vertical div img {
  max-width: 90px;
  max-height: 60px;
  filter: grayscale(1);
  vertical-align: middle;
  border: 0;
}
@media (min-width: 480px) {
  .brands-references .cell-holder .cell .vertical div img {
    max-width: 170px;
    max-height: 100px;
  }
}

/* -------- XS: volle Breite + größere Logos (<=575.98px) -------- */
@media (max-width: 575.98px) {
  .brands-references .cell-holder {
    display: block;
    width: 100%;
    margin: 0 0 15px; /* untereinander Abstand */
  }

  .brands-references .cell-holder .cell {
    width: 100%;
    margin: 0;
    /* einfacher: Flex statt Table */
    display: flex;
    align-items: center;
    justify-content: center;
    height: 120px;
    padding: 20px;
  }

  .brands-references .cell-holder .cell .vertical {
    display: block; /* table-cell zurücknehmen */
  }

  .brands-references .cell-holder .cell .vertical div img {
    max-width: 80%;
    max-height: 80px;
    width: auto;
    height: auto;
    object-fit: contain;
  }
}